Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates Kotlin for DataLayer sample #1240

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Updates Kotlin for DataLayer sample #1240

merged 1 commit into from
Jan 10, 2025

Conversation

kul3r4
Copy link
Contributor

@kul3r4 kul3r4 commented Jan 10, 2025

Looking at fixing the failure in #1232.
We have a rule to in renovate.json which I can't remember anymore why it's there, the sample seems to be working well with newest Kotlin/kotlinx

{
      "matchPackagePatterns": [
        "org.jetbrains.kotlin.*"
      ],
      "groupName": "kotlin",
      "allowedVersions": "<2.0.0"
    },

@kul3r4 kul3r4 requested a review from yschimke January 10, 2025 15:33
@kul3r4 kul3r4 merged commit 23b7888 into android:main Jan 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants